@charset "UTF-8";
/*header*/

.hotnews {background:#f6f6f6; border:#d8d8d8 solid 0px; padding:0px; _padding-bottom:0px;}
.hotnews .topnews{  text-align:center; padding:0px 0 10px; border-bottom:#ddd solid 1px; }
.hotnews .topnews p{text-align:left; text-indent:2em;}
.new1{ padding:0 20px 0 0; background:url(../images/new.gif) no-repeat right center; width:0; float:left; height:2em;}
.hotnews .info_list {padding: 0 15px;margin:0;}


.header .row {
  _overflow: visible;
  _z-index: 10; }

.top_banner {
  height: 220px;
  overflow: hidden; }
  .top_banner h1 {
    display: none; }

.header_nav {
  background-color: #065fb0;
  position: relative;
  height: 44px;
  z-index: 30; }
  .header_nav li {
    float: left;
    position: relative;
    zoom: 1;
    display: inline; }
    .header_nav li a {
      width: 125px;
      _width: 124.98px;
      color: #fff;
      display: block;
      font-size: 18px;
      text-align: center;
      line-height: 44px; }
      .header_nav li a:hover {
        _color: #fff; }
    .header_nav li span {
      padding: 0 10px;
      display: inline-block;
      position: relative; }
    .header_nav li i {
      width: 0;
      position: absolute;
      bottom: -2px;
      left: 0;
      background-color: #fff;
      height: 1px; }
  .header_nav .sub {
    position: absolute;
    left: 0;
    width: 100%;
    top: 44px;
    background: #eff6fc;
    display: none;
    padding: 5px 0;
    z-index: 10; }
    .header_nav .sub li {
      float: none; }
      .header_nav .sub li a {
        line-height: 30px;
        font-size: 16px;
        color: #333; }
        .header_nav .sub li a:hover {
          color: #065fb0; }
  .header_nav .ab-line {
    position: absolute;
    bottom: 8px;
    left: 0;
    height: 0;
    border-top: 1px solid #fff;
    min-width: 56px; }

.lg-srch-con {
  border: 1px solid #f5f3f3;
  background-color: #fff;
  padding: 8px 0;
  clear: both;
  height: 26px;
  -webkit-box-shadow: 0 0 2px rgba(17, 41, 76, 0.1);
  -moz-box-shadow: 0 0 2px rgba(17, 41, 76, 0.1);
  box-shadow: 0 0 2px rgba(17, 41, 76, 0.1); }

.login-con {
  float: left; }

.filed-item {
  float: left;
  margin-right: 15px; }
  .filed-item .filed-hd {
    color: #666;
    text-align: right;
    width: 52px;
    float: left; }
  .filed-item .filed-bd {
    float: left; }
    .filed-item .filed-bd .w1 {
      width: 144px; }

.btn, .probtn {
  line-height: 26px;
  margin-right: 15px;
  display: inline-block; }

.btn {
  background-color: #065fb0;
  color: #fff;
  padding: 0 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  .btn:hover {
    color: #fff;
    background-color: #046FD0; }

.probtn {
  color: #065fb0; }
  .probtn:hover {
    text-decoration: underline; }

.top-search {
  float: right; }

.search_bar {
  position: relative;
  margin-right: 15px;
  _width: 230px;
  _margin-right: 5px; }
  .search_bar .search_input {
    width: 195px;
    float: left; }
  .search_bar .search_submit {
    height: 26px;
    width: 33px;
    float: left;
    cursor: pointer;
    border: 0;
    outline: 0;
    padding: 0;
    background: #065fb0 url(../images/iconfont-search.png) no-repeat center center; }

.txt-tip {
  height: 26px;
  line-height: 26px;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  padding-left: 5px;
  *height: 20px;
  line-height: 24px\9;
  font-family: "微软雅黑", "黑体";
  color: #999; }

/*footer*/
.footer {
  font-family: "宋体", serif;
  margin-top: 30px; }
  .footer .row {
    background-color: #f0f0f0; }
  .footer .footer_nav {
    line-height: 40px;
    text-align: center;
    background-color: #065fb0;
    font-size: 12px; }
    .footer .footer_nav a {
      color: #fff;
      padding: 0 30px; }
      .footer .footer_nav a:hover {
        text-decoration: underline; }
  .footer .copyright {
    text-align: center;
    padding: 15px 0;
    color: #666; }
  .footer .copyright-link {
    color: #065fb0;
    font-size: 16px;
    font-family: "微软雅黑", serif;
    margin-bottom: 12px; }
    .footer .copyright-link .item {
      margin: 0 30px; }
      .footer .copyright-link .item a {
        color: #065fb0; }
        .footer .copyright-link .item a:hover {
          text-decoration: underline; }
  .footer .copyright-txt {
    font-size: 12px;
    line-height: 20px; }

.gotop-menu {
  font-family: "微软雅黑";
  position: fixed;
  left: 50%;
  margin-left: 512px;
  bottom: 80px;
  padding-bottom: 0;
  z-index: 999;
  _position: absolute;
  _bottom: 100px; }
  .gotop-menu .menu-box {
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    display: block;
    background: #065fb0 url(../images/top.png) no-repeat center center; }
    .gotop-menu .menu-box .top-moveout {
      text-align: center;
      width: 50px;
      height: 50px;
      position: absolute;
      top: 0;
      right: 0;
      background-color: #065fb0;
      font-size: 14px;
      color: #fff;
      display: none; }
      .gotop-menu .menu-box .top-moveout span {
        padding: 5px 9px 0;
        display: block;
        line-height: 20px; }

.modhead {
  border-bottom: 2px solid #065fb0;
  height: 30px;
  line-height: 30px; }
  .modhead .modtitle {
    background: url(../images/title-icon.png) no-repeat left center;
    float: left; }
    .modhead .modtitle h2 {
      font-size: 18px;
      margin: 0;
      padding-left: 32px; }
  .modhead .modmore {
    float: right; }
    .modhead .modmore a {
      color: #999; }
      .modhead .modmore a:hover {
        text-decoration: underline; }

.nobreak, .thumbList li .title, .hot-title h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.hot-title h3 {
  font-size: 20px;
  text-align: center;
  margin: 15px 0 10px; }
  .hot-title h3 a {
    color: #065fb0; }
    .hot-title h3 a:hover {
      text-decoration: underline; }

.dec {
  color: #666;
  line-height: 24px; }
  .dec a {
    color: #065fb0; }
    .dec a:hover {
      text-decoration: underline; }

.column_w_ovh {
  overflow: hidden; }

.column_w_lg {
  width: 105%; }

.cirmodbox {
  width: 316.66px;
  margin-right: 25px;
  float: left; }

.shadow {
  background: url(../images/shadow.png) repeat-x bottom left;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff; }

.newslist {
  padding: 10px 0 10px; }
  .newslist li {
    background: url(../images/li-bg.png) no-repeat left center;
    padding-left: 20px;
    line-height: 34px; }
    .newslist li a {
      display: block;
      *display: inline-block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      _width: 75%;
      _float: left; }
    .newslist li span {
      float: right;
      color: #999;
      padding-left: 5px; }
  .newslist.dotNewsLst {
    padding-top: 15px; }
    .newslist.dotNewsLst li {
      background-image: url(../images/li-dot.jpg);
      padding-left: 15px;
      line-height: 30px; }

.thumbList {
  overflow: hidden;
  margin-top: 20px;
  *padding-bottom: 15px;
  position: relative; }
  .thumbList ul {
    width: 105%; }
  .thumbList li {
    width: 184px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px; }
    .thumbList li a {
      display: block;
      width: 100%; }
    .thumbList li .pic {
      height: 123px;
      overflow: hidden;
      position: relative; }
    .thumbList li img {
      width: 100%;
      height: 100%; }
    .thumbList li .title {
      line-height: 30px; }
    .thumbList li .video-icon {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 56px;
      height: 56px;
      background: url(../images/video-icon.png) no-repeat;
      margin: -28px 0 0 -28px; }

/*# sourceMappingURL=master.css.map */
